derelict.purple.ntlm

Undocumented in source.

Members

Aliases

da_purple_ntlm_gen_type1
alias da_purple_ntlm_gen_type1 = gchar* function(const(gchar)* hostname, const(gchar)* domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_ntlm_gen_type3
alias da_purple_ntlm_gen_type3 = gchar* function(const(gchar)* username, const(gchar)* passw, const(gchar)* hostname, const(gchar)* domain, const(guint8)* nonce, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_ntlm_parse_type2
alias da_purple_ntlm_parse_type2 = guint8* function(const(gchar)* type2, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_ntlm_gen_type1
gchar* purple_ntlm_gen_type1(const(gchar)* hostname, const(gchar)* domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_ntlm_gen_type3
gchar* purple_ntlm_gen_type3(const(gchar)* username, const(gchar)* passw, const(gchar)* hostname, const(gchar)* domain, const(guint8)* nonce, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_ntlm_parse_type2
guint8* purple_ntlm_parse_type2(const(gchar)* type2, guint32* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_ntlm_gen_type1
da_purple_ntlm_gen_type1 purple_ntlm_gen_type1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_ntlm_gen_type3
da_purple_ntlm_gen_type3 purple_ntlm_gen_type3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_ntlm_parse_type2
da_purple_ntlm_parse_type2 purple_ntlm_parse_type2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta